home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / link.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-26  |  55 b   |  4 lines

  1. on(release){
  2.    getUrl("mgametips.html", "_top");
  3. }
  4.